Free Stuff Website

Free Applebees Gift Card - Click Here!
Free Applebees Gift Card - Click Here!


Second Life tutorial: Creating a door that opens and closes Video

Second Life tutorial: Creating a door that opens and closes when you touch it. Full script written.
** Download better quality video + source code at www.slbuilding.com ***

Add to Yahoo MyWeb Add to Yahoo Buzz Add to Yahoo Bookmarks Stumble on StumbleUpon Add to Reddit Add to Google Bookmarks Add to Newsvine Add to MySpace Add to Windows Live Add to Furl Add to Fark Add to Facebook Submit to Digg Add to Delicious Add to Blinklist

Comments on "Second Life tutorial: Creating a door that opens and closes"

Ok, took much eye ...
Ok, took much eye straining and experimentation but i think the correct code up until 4:00 is touch_start(integer total_number) { rotation rot? = llGetLocalRot(); string z = (string)rot.z; string s = (string)rot.s; llSay(0, "z = " + z + ", s = "+ s);

Think the video ? ...
Think the video ? uploader is long gone folks, s**t

The website on that ...
The website on that url is? either bulls**t or down theres no link to download that video.

Can you please post ...
Can you please post the script that is required to get the? door to work, I really am struggling to read it from the video. Thanks x

Thank you! Was ...
Thank you! Was struggling to understand why a door was pivoting around its center Z axis and now I understand? why. It's years after you did this video, but it's still paying dividends for others. Cheers! :-)

There is a mistake ...
There is a mistake in the script shown. it should be? llGetLocalRot() not llSetLocalRot(). Changing this made it work for me.

I've trying it but ...
I've trying it but when i do it for postion it goes away ?

ctrl key and ...
ctrl key and mousewheel or? + key on keyboard to make video larger to view script

default { ...
default { touch_start(integer total_number) { rotation rot = llGetLocalRot(); string Z = (string)rot.z; string S = (string)rot.s; ? llSay( 0, "Z=" + Z + " S=" + S); if(rot.z == 0) { rot.z = 0.707107;//will depend on which way you rotate your door rot.s = 0.707107;//will depend on which way you rotate your door } else { rot.z = 0; rot.s = 0; } llSetLocalRot(); } } //code not indented due to youtube character limit

i cant read the ...
i cant read the script and the website is? unaviable

can't you just put ...
can't you just put it in a comment, becase your website is down. it is close to unreadable, and it doesn't work such as i can see.?

this is a great ...
this is a great tutorial! for those who don't? understand it, you need more patients and practice! you probably don't even know what you're doing in the first place

dude? i dont get u ...
dude? i dont get u can u add me so u can tell me in personal my name is nickkillian421 whitesong

not bad for? ...
not bad for? someone trying to understand the basics so thanks for the upload ^.^

script doesnt work? ...
script doesnt work? :(

ok. can you just ...
ok. can you just like type out that script down there? i mean come on. and i cant even find the video on slbuilding dotcom, so dont even tell me to download a better quality video? from there.

And a carve? option ...
And a carve? option instead of having to learn how to model and waste prims and s**t.

Wow if I knew ...
Wow if I knew programming language that would have been really useful. Please just tell me where to get a door script that actually works and works when you link the door to the house. Hell man, how? about writing one and making it available for us builders who are not scripters?

I can't turn the ...
I can't turn the door now, nor move my house because the doors open in diagonal. f**king? scripting. can't they just add a "door" option?!?

what did you writ ...
what did you writ on the script???

wow...this did not ...
wow...this did not help not one single bit?

that did t help at ...
that did t help at all i? still dont know what the script is

very? nice
very? nice

I posted a video ...
I posted a video reply? with the code from this script. Check it out.

Never seen any ...
Never seen any being built in Second? Life, pretty amazing. I wasn't sure if you actually in the game at the time or if you were in an external editor. I was quite fascinated by the script editor, looked like Java or Visual Basic. Can't believe it's that easy to create worlds. Great work. Keep 'em coming' :)

What was the? ...
What was the? script? I couldnt get it.

Thank you,? Ian! ...
Thank you,? Ian! You're a lifesaver!

yeah what if your ...
yeah what if your door has more than one prim? I have a door made up of about 7 Prims how do you get that? to work or can you?

Free Stuff Website


Home Site Map



Privacy Policy | Copyright/Trademark Notification